d/watch: fetch releases from GitHub instead of GNOME
authorSimon McVittie <smcv@debian.org>
Sun, 26 Jun 2016 11:12:09 +0000 (12:12 +0100)
committerSimon McVittie <smcv@debian.org>
Sun, 26 Jun 2016 11:12:09 +0000 (12:12 +0100)
debian/changelog
debian/watch

index 6308aa0e002ec0ade3fae7262db3a7df004137cd..410cc328e7bd83fc84fc410addee63d12cb656d6 100644 (file)
@@ -1,12 +1,13 @@
 ostree (2016.5-5) UNRELEASED; urgency=medium
 
+  [ Jeremy Bicha ]
+  * Fix debian/watch (Closes: #827440)
+
   [ Simon McVittie ]
   * d/p/Build-on-older-versions-of-glib.patch,
     d/p/tests-Fix-build-with-old-glib.patch: apply patches from
     upstream to make ostree buildable on Debian jessie
-
-  [ Jeremy Bicha ]
-  * Fix debian/watch (Closes: #827440)
+  * d/watch: fetch releases from GitHub instead of GNOME
 
  -- Simon McVittie <smcv@debian.org>  Wed, 15 Jun 2016 14:05:53 -0400
 
index 1ac9c2ebbb08c0aaee5381a548720ac8027f9791..0d9ef4e84553d8ad271bb156b1b93420896eb379 100644 (file)
@@ -1,3 +1,2 @@
 version=4
-https://git.gnome.org/browse/ostree/refs/ \
-/browse/ostree/snapshot/ostree-([\d.]+)\.tar\.xz
+https://github.com/ostreedev/ostree/releases .*/ostree-(\d\S*)\.tar\.xz